-
Home
-
WP Multilang – Translation and Multilingual Plugin
-
2.4.18 (latest)
-
Code
-
Classes
- WPM_Admin_Notices
Total Complexity |
29 |
Dependencies |
1 |
Dependents |
4 |
Total lines |
173 |
Lines of code |
87 |
Logical lines of code |
44 |
Comment lines |
56 |
Methods |
12 |
Properties |
2 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
add_notices() |
S |
57 |
7 |
14 |
output_custom_notices() |
S |
60 |
5 |
13 |
hide_notices() |
S |
59 |
4 |
13 |
update_notice() |
S |
61 |
4 |
12 |
init() |
S |
65 |
2 |
8 |
store_notices() |
S |
79 |
1 |
3 |
get_notices() |
S |
80 |
1 |
3 |
remove_all_notices() |
S |
80 |
1 |
3 |
add_notice() |
S |
78 |
1 |
3 |
remove_notice() |
S |
74 |
1 |
4 |
has_notice() |
S |
78 |
1 |
3 |
add_custom_notice() |
S |
66 |
1 |
8 |